In [1]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Coalinga¶

Date: 2 May 1983 23:42:38¶

m = 6.7¶

In [2]:
folder, earthquake = find_earthquake('Coalinga')
In [3]:
bar_chart_fp(folder)
In [4]:
plot_box_3d(folder)
In [5]:
scatter_plot_evs(folder)
In [6]:
temporal_series_b(folder)
In [7]:
alert_status_plot(folder)
In [8]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Coalinga 1983-05-02 23:42:38.060000 6.7 0.75 138.05 138.05 148.43 148.43 320 30 87 TH
In [ ]:

In [ ]: